home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 26 / AMIGAplus Sonderheft 26 (2000)(Falke)(DE)(Track 1 of 2)[!].iso / scripts / sub.sel < prev    next >
Text File  |  1999-03-29  |  170b  |  9 lines

  1. failat 21
  2. if exists `getenv AFutureViewer`
  3. list $AFutureViewer Lformat=%N >env:AFuturePlayer
  4. if fail
  5. setenv afutureplayer --
  6. endif
  7. else
  8. echo >ENV:AFuturePlayer "--"
  9. endif